|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdomain.GeneralRole
domain.BasicRole
domain.DirectRole
public class DirectRole
Field Summary | |
---|---|
private AtomicRole |
role
|
Constructor Summary | |
---|---|
DirectRole(AtomicRole role)
|
Method Summary | |
---|---|
AtomicRole |
getRole()
|
void |
setRole(AtomicRole role)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private AtomicRole role
Constructor Detail |
---|
public DirectRole(AtomicRole role)
Method Detail |
---|
public AtomicRole getRole()
public void setRole(AtomicRole role)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |